Methods defined here:
This method is deprecated - use save() instead.
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
Save selected pages to pdf file
Data and other attributes defined here:
T.__new__(S, ...) -> a new object with type S, a subtype of T
Allow Adding Annotations and Fields. Bool value
Allow Changing the Document. Bool value
Allow Copying Text and Graphics. Bool value
Allow Printing the Document. Bool value
Save Linked Text Frames as PDF Articles
Bool value
Choose binding.
0 - Left binding
1 - Right binding
Bleed Bottom
Distance for bleed from the bottom of the physical page
Bleed Left
Distance for bleed from the left of the physical page
Bleed Right
Distance for bleed from the right of the physical page
Bleed Top
Distance for bleed from the top of the physical page
Embed the bookmarks you created in your document.
These are useful for navigating long PDF documents.
Bool value
Compression switch. Bool value.
Compression method.
0 - Automatic
1 - JPEG
2 - zip
3 - None.
Downsample image resolusion to this value. Values from 35 to 4000
Set 0 for not to downsample
List of effection values for each saved page.
It is list of list of six integers. Those int have the following meaning:
- Length of time the page is shown before the presentation
starts on the selected page. (1-3600)
- Length of time the effect runs. (1 - 3600)
A shorter time will speed up the effect, a longer one will slow it down
- Type of the display effect
0 - No Effect
1 - Blinds
2 - Box
3 - Dissolve
4 - Glitter
5 - Split
6 - Wipe
- Direction of the effect of moving lines for the split and blind effects.
0 - Horizontal
1 - Vertical
- Starting position for the box and split effects.
0 - Inside
1 - Outside
- Direction of the glitter or wipe effects.
0 - Left to Right
1 - Top to Bottom
2 - Bottom to Top
3 - Right to Left
4 - Top-left to Bottom-Right
Use Encription. Bool value
Name of file to save into
List of fonts to embed.
Color profile for images
Mandatory string for PDF/X-3 or the PDF will fail PDF/X-3 conformance. We recommend you use the title of the document.
Rendering intent for images
0 - Perceptual
1 - Relative Colorimetric
2 - Saturation
3 - Absolute Colorimetric
Rendering intent for solid colors
0 - Perceptual
1 - Relative Colorimetric
2 - Saturation
3 - Absolute Colorimetric
Rendering Settings for individual colors.
This is list of values for each color.
Color values have structure [siii] which stand for:
s - Color name ('Black', 'Cyan', 'Magenta', 'Yellow')
i - Frequency (10 to 1000)
i - Angle (-180 to 180)
i - Spot Function
0 - Simple Dot
1 - Line
2 - Round
3 - Ellipse
Be careful when supplying these values as they are not checked for validity.
Don't use embedded ICC profiles. Bool value
Output destination.
0 - screen
1 - printer
Owner's password
List of pages to print
Enable Presentation Effects.Bool value
Output profile for printing. If possible, get some guidance from your printer on profile selection.
Embed a color profile for images. Bool value.
Embed a color profile for solid colors. Bool value.
Image quality
0 - Maximum
1 - High
2 - Medium
3 - Low
4 - Minimum
Resolution of output file. Values from 35 to 4000.
Color profile for solid colors
Generate thumbnails. Bool value.
Use Custom Rendering Settings. Bool value
User's password
Choose PDF version to use:
12 = PDF/X-3
13 = PDF 1.3 (Acrobat 4)
14 = PDF 1.4 (Acrobat 5)